home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
Apps
/
AudioApps
/
GISO
/
PB.project
< prev
next >
Wrap
Text File
|
1992-12-20
|
2KB
|
46 lines
INSTALLDIR = "$(HOME)/Apps";
APPICON = GISO2.tiff;
GENERATEMAIN = YES;
DOCICONFILES = (sound_nib.tiff, sound_nib.tiff, sound_nib.tiff);
FILESTABLE = {
M_FILES = (GISO_main.m);
OTHER_LINKED = ();
H_FILES = (Controller.h, Defaults.h, EnhancedApp.h, EnhancedMatrix.h, EnhancedText.h, GISOPrefPanel.h, PrefPanel.h, StringStorage.h, Subprocess.h, TokenString.h);
CLASSES = (Controller.m, Defaults.m, EnhancedApp.m, EnhancedMatrix.m, EnhancedText.m, GISOPrefPanel.m, PrefPanel.m, StringStorage.m, Subprocess.m, TokenString.m);
IMAGES = (GISO2.tiff, nwcColor.tiff);
PSW_FILES = ();
C_FILES = ();
OTHER_RESOURCES = (sox);
OTHER_SOURCES = ();
SUBPROJECTS = ();
PSWM_FILES = ();
SOUNDS = ();
STRINGS_FILES = (channel.strings, dataFormat.strings, dataFormatSwitches.strings, dataSize.strings, dataSizeSwitches.strings, effects.strings, filetype.strings, inHotList.strings, inHotListConfig.strings, outHotList.strings, outHotListConfig.strings, rate.strings);
OTHER_LIBS = (Media_s, NeXT_s);
INTERFACES = (GISO.nib, PrefPanel.nib);
};
APPCLASS = Application;
MAINNIB = GISO;
DOCEXTENSIONS = (wav, voc, au);
PROJECTTYPE = Application;
PROJECTVERSION = 1.1;
LOCALIZABLE_FILES = {
inHotList.strings;
effects.strings;
channel.strings;
outHotListConfig.strings;
PrefPanel.nib;
dataFormatSwitches.strings;
rate.strings;
GISO.nib;
filetype.strings;
dataSizeSwitches.strings;
outHotList.strings;
dataSize.strings;
inHotListConfig.strings;
dataFormat.strings;
};
PROJECTNAME = GISO;
SYSTEMEXTENSIONS = (snd);
LANGUAGE = English;